From 75e1d599130a62f7ab04d384f22359b8e8274410 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 27 Jan 2021 17:17:11 +0100 Subject: [PATCH] MAINTAINERS: fix entry for LIBXENLIGHT When splitting libxl into libs/light and libs/util the related MAINTAINERS entry was modified in a wrong way. Reported-by: Jan Beulich Fixes: 032a96e5ef38f96 ("maintainers: fix libxl paths") Signed-off-by: Juergen Gross Acked-by: Andrew Cooper --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 14240e8e1e..8ce2ad5187 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -363,8 +363,8 @@ M: Ian Jackson M: Wei Liu M: Anthony PERARD S: Supported -F: tools/libs/guest/ F: tools/libs/light/ +F: tools/libs/util/ F: tools/xl/ LIVEPATCH -- 2.30.2